Welcome![Sign In][Sign Up]
Location:
Search - rtp linux

Search list

[Multimedia program2007523105446

Description: linux环境下用纯c写的RTP协议的通用开发库 -linux environment with pure c RTP written by the development of the generic
Platform: | Size: 93277 | Author: 吕布 | Hits:

[WinSock-NDISjrtplib-3.7.1

Description: 最新的jrtplib版本,多媒体实时流传输协议(RTP/RTCP)C++ 了lib包平台要求(linux,unix,windows)用于网络音频视频传输
Platform: | Size: 597314 | Author: wangxiaojian | Hits:

[Internet-Networkortp-0.13.1.tar

Description: 由基于SIP协议的国际VOIP组织linphone推出的标准RTP/RTCP实现。并提供了多个例子程序,可以在linux或者windows平台下实现对流媒体的传输与控制。
Platform: | Size: 455112 | Author: 丁力 | Hits:

[Linux-Unixcommon101

Description: The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. The following protocols/algorithms are included in the library: Base64 encoding/decoding Binary tree Random number HMAC authentication MD5 DES RTP MBus SAP
Platform: | Size: 305088 | Author: 王毅 | Hits:

[Multimedia programvlc-0.8.1.tar

Description: 法国巴黎大学提供的开源项目。该软件的设计目标为: 1.多媒体音视频播放器,能识别几乎所有的媒体文件格式:mpeg1,mpeg2,mpeg4等等(realplay的格式无法识别); 2.作为网络传输音视频流媒体的客户端和服务器端,已经实现了rtsp,rtp以及unicast和multicast等各个流媒体功能; 3.跨平台。现在已经支持的平台有:windows,unix,linux,MAC OS X,BeOS,QNX等等操作系统; 我在该项目上花了不少时间,如果遇到了问题可以来问我!zhong_clock@sohu.com-University of Paris, France, the open-source project. The software is designed to : 1. Multimedia audio and video players, can identify almost all the media file formats : mpeg1, mpeg2, mpeg4, etc. (realplay the format will not be identifiable); 2. As network transmission audio and video streaming media client and server side, had already achieved RTSP, rtp Unicast and multicast, and other streaming media capabilities; 3. cross-platform. Now support the following platforms : Windows, Unix, Linux, Mac OS X, BeOS, QNX operating system, etc.; The project, I spent a lot of time if they can come to the question I asked! Zhong_clock@sohu.com
Platform: | Size: 7513937 | Author: 钟传新 | Hits:

[Internet-Networkaudiobuf200304

Description: 这个网络电话程序是linux下,用C语言实现的。它既不是实现的H.323 或 SIP协议, 也没有使用RTP协议,更没有使用到任何其它第三方软件,不过,它确实工作的很好。通话话音质量非常不错。
Platform: | Size: 52788 | Author: 严锐 | Hits:

[Internet-Networkrtsp

Description: linux\\UNIX下跑的一套服务端程序,支持RTSP、RTCP、RTP等各种协议,对做音视频传输挺有参考意义
Platform: | Size: 671011 | Author: 王秋实 | Hits:

[Linux-Unixpeers-0.2-src

Description: Peers is a very minimalistic SIP User-Agent. It s a softphone, written in java, and it has been tested on linux and windows. It allows a user to call from one PC to another on a local area network, using SIP/SDP/RTP with Ulaw encoding for voice.
Platform: | Size: 2050999 | Author: spark | Hits:

[Linux-Unixrecive

Description: 此代码为Linux下RTP协议的数据接收程序,包括Makefile文件和主函数,但在开发前需要添加jrtplib-2.9库。
Platform: | Size: 24578 | Author: 张瑛瑛 | Hits:

[Linux-Unixsend

Description: 此代码为linux下,RTP协议数据发送程序,已近调试通过,包括Makefile文件和主函数,但运行前需要安装jrtplib-2.9库
Platform: | Size: 2189 | Author: 张瑛瑛 | Hits:

[Linux-Unixjrtplib-2.9

Description: 此代码为jrtplib-2.9库文件,用于开发RTP协议数据传输十分有效,已经用此库编写出recive和send函数,并验证成功,适用于linux和vc开发。内有linux的Makefile文件和VC工程文件,可直接使用。
Platform: | Size: 153444 | Author: 张瑛瑛 | Hits:

[VOIP programvocal-1.5.0.tar

Description: Vovida出品的包括RTP、RTCP、SIP等各种基础协议栈和SIP UAC、UAS等功能的IP电话服务器端程序。编译环境为linux-Vovida produced in RTP, RTCP, and other SIP based protocol stack and SIP UAC and UAS capabilities of IP telephony server procedures. Linux compiler environment
Platform: | Size: 16835687 | Author: 张远文 | Hits:

[VOIP programrtpproxy

Description: rtp relay,SIP中穿越NAT的一种方式,这是源代码,已经在red hat linux 9中调通过-rtp relay, cross SIP NAT a way, this is the source code, in red hat linux 9 emphasized through
Platform: | Size: 48638 | Author: 林茂森 | Hits:

[VOIP programJRTP

Description: 使用JRTPLIB库实现RTP的传输RTP是目前解决流媒体实时传输问题的最好办法,如果需要在Linux平台上进行实时流媒体编程,可以考虑使用一些开放源代码的RTP库,如LIBRTP、JRTPLIB等。JRTPLIB是一个面向对象的RTP库,它完全遵循RFC 1889设计,在很多场合下是一个非常不错的选择,下面就以JRTPLIB为例,讲述如何在Linux平台上运用RTP协议进行实时流媒体编程。-JRTPLIB use of RTP for achieving the transmission RTP is to solve real-time streaming media transmission problems the best way, if necessary on the Linux platform for real-time streaming media programming, can consider using open-source library of RTP, as LIBRTP, JRTPLIB so. JRTPLIB is an object-oriented library RTP, which fully comply with the RFC 1889 design, in many occasions is a very good choice, following on to JRTPLIB example, on how the Linux platform on the use of RTP for real-time streaming media programming.
Platform: | Size: 8097 | Author: 埃迪 | Hits:

[TCP/IP stackjrtplib-3.1.0.tar

Description: 多媒体实时流传输协议(RTP/RTCP)C++ 了lib包平台要求(linux,unix,windows)用于网络音频视频传输-real-time multimedia streaming transfer protocol (RTP / RTCP) C lib a request packet platform (Linux, Unix, windows) for audio and video transmission network
Platform: | Size: 410223 | Author: 项科 | Hits:

[Internet-NetworkLinRTP

Description: rtp在linux下的实现,对于linux实现的媒体服务器非常有用,里面包含对语音的各种处理。-rtp in the realization of Linux for the media server to achieve very useful, which contains all kinds of voice processing.
Platform: | Size: 91424 | Author: tutu | Hits:

[Multimedia programjrtplib-2.9

Description: 国外牛人用C++编写的voip的库文件,多媒体实时流传输协议(RTP/RTCP)lib包,平台要求(linux,unix,windows)用于网络音频视频传输-foreign cattle with a C voip prepared by the Treasury, the documents, multimedia real-time streaming protocol (RTP / RTCP) lib packages, platform requirements (Linux, Unix, windows) for audio and video transmission network
Platform: | Size: 153444 | Author: 李明 | Hits:

[Streaming Mpeg4jrtplib-3.7.1库

Description: RTP 是目前解决流媒体实时传输问题的最好办法,JRTPLIB 是一个用C++语言实现的RTP库,目前已经可以运行在Windows、Linux、FreeBSD、Solaris、Unix和 VxWorks等多种操作系统上。
Platform: | Size: 788263 | Author: echenxi | Hits:

[Audio program基于exosip的UA结合ORTP实现的VOIP通信

Description: 基于eXosip实现UA之间通信; 基于ORTP实现RTP语音通信; 基于LINUX声卡采集语音; 基于播放器播放WAV声音文件
Platform: | Size: 67467 | Author: xiejinliu1981 | Hits:

[SourceCodesip协议的实现

Description: 详细说明:由基于SIP协议的国际VOIP组织linphone推出的标准RTP/RTCP实现。并提供了多个例子程序,可以在linux或者windows平台下实现对流媒体的传输与控制。-By the SIP-based VOIP international standards organization launched Linphone RTP/RTCP realize. And provide a number of examples of the procedure, you can under linux or windows platform realize convection media transmission and control.
Platform: | Size: 455112 | Author: leo_gu2000@sina.com | Hits:
« 1 2 3 4 56 7 8 »

CodeBus www.codebus.net